PROJECT VECTOR3
This command projects a given vector from object space into screen space. This defines as a three float vector.

SYNTAX
PROJECT VECTOR3 VectorResult, VectorSource, Matrix4Projection, Matrix4View, Matrix4World

RELATED INFO
3DMATHS Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example